* s~\t+$~~
[lhc/web/wiklou.git] / languages / LanguageOc.php
index b7e00c6..e700500 100644 (file)
@@ -845,11 +845,11 @@ class LanguageOc extends LanguageUtf8{
        function formatMonth( $month, $format ) {
                return $this->getMonthAbbreviation( $month );
        }
-       
+
        function timeBeforeDate( $format ) {
                return false;
        }
-       
+
        function timeDateSeparator( $format ) {
                return " à ";
        }